| 1. | Gets or sets the block size for block operations 获取或设置块操作的块大小。 |
| 2. | A blocking operation is in progress 阻止操作正在进行中。 |
| 3. | You should be able to interrupt any blocking operation , not just just 应该能打断任何被阻断的操作,而不是只让它们 |
| 4. | Automatic block operation 自动闭塞运用 |
| 5. | Well - behaved event handlers should never perform lengthy or potentially blocking operations (功能良好的事件处理程序应从不会执行冗长的或可能起阻止作用的操作。 ) |
| 6. | Can be used to break a thread out of blocking operations such as waiting for access to a synchronized region of code 可用于使线程跳出阻止操作(如等待访问同步代码区域) 。 |
| 7. | All objects on which blocking operations can occur such as inputstream objects should support a method like this 所有可能出现阻断操作的对象(例如inputstream对象)也都应支持这种方法: |
| 8. | Also , if your thread is in a single - threaded apartment , all these managed blocking operations will correctly pump messages in your apartment while your thread is blocked 而且,如果您的线程处于单线程单元,则当您的线程被阻止时,单元中的所有托管阻止操作都将正确发送消息。 |